Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test bench generation tcl as a LLVM pass #18

Merged
merged 45 commits into from
Sep 16, 2021
Merged

Added test bench generation tcl as a LLVM pass #18

merged 45 commits into from
Sep 16, 2021

Conversation

jianyicheng
Copy link
Collaborator

No description provided.

@jianyicheng
Copy link
Collaborator Author

Should we emit all the tcl files through LLVM passes or just this one?

@kumasento
Copy link
Owner

Should we emit all the tcl files through LLVM passes or just this one?

Good point. If the TCL file depends on info that should be understood through LLVM IR, we should definitely use a LLVM pass.

@kumasento kumasento merged commit 367bd87 into main Sep 16, 2021
@kumasento kumasento deleted the tcl-gen branch September 16, 2021 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants